home *** CD-ROM | disk | FTP | other *** search
/ Champak 114 / Vol 114.iso / games / y2k_tetr.swf / scripts / DefineButton2_99 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-08-12  |  58 b   |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(4);
  4. }
  5.